home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000156_news@watsun.cc.columbia.edu _Tue Jun 15 15:19:13 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA11240
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 15 Jun 1999 15:19:12 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA24662
  7.     for kermit.misc@watsun.cc.columbia.edu; Tue, 15 Jun 1999 15:05:21 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: kermit as a daemon?
  11. Date: 15 Jun 1999 19:05:21 GMT
  12. Organization: Columbia University
  13. Message-ID: <7k685h$o2j$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <37669B68.929D2D37@ultrastores.com>,
  17. Sean Bullington  <sean@ultrastores.com> wrote:
  18. :  anyone know of a way to make a kermit server act as a daemon (ie:
  19. : answer multiple requests at once?) so that i can have multiple people
  20. : connect over a network and transfer files at the same time? sort of like
  21. : using ftp but having all of kermit's file transfer options and
  22. : capabilities... any help would be greatly appreciated...
  23. Yes.  Please look at:
  24.  
  25.   http://www.columbia.edu/kermit/cuiksd.html
  26.  
  27. To get and evaluate the software:
  28.  
  29.   http://www.columbia.edu/kermit/ck70.html
  30.  
  31. - Frank